Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Dockerfile) adds docker file to containerized the example server #434

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

EandrewJones
Copy link
Contributor

Changes

Adds a Dockerfile to containerized the example server for retaining UserALE logs.

Motivation

Useful for quick deployment and testing on different environments. Needed for Flagon Demo repo.

Dockerizes the example server js for easier portability.
Fixes a bug in server.js so that empty logs are no longer
written out to the active JSON file buffer.
@Jyyjy Jyyjy merged commit 04cfcb1 into apache:test Apr 30, 2024
2 checks passed
Jyyjy added a commit that referenced this pull request May 2, 2024
…#434) (#439)

* feat(Dockerfile) adds docker file to containerized the example server

Dockerizes the example server js for easier portability.
Fixes a bug in server.js so that empty logs are no longer
written out to the active JSON file buffer.

* expose port

---------

Co-authored-by: Evan Jones <evan.a.jones3@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants